home *** CD-ROM | disk | FTP | other *** search
/ Champak 53 / Volume 53 - JOGO DISK .iso / Games / thefarmer.swf / scripts / DefineButton2_340 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  70b  |  5 lines

  1. on(release){
  2.    _root.kursor.gotoAndStop(1);
  3.    gotoAndStop(2);
  4. }
  5.